Fixed ros script.
This commit is contained in:
parent
623233e625
commit
1d0bf37109
1 changed files with 0 additions and 5 deletions
5
.github/actions/build-docs/action.yml
vendored
5
.github/actions/build-docs/action.yml
vendored
|
@ -171,11 +171,6 @@ runs:
|
||||||
# OUTPUT_DIR=`build-docs ${{ inputs.asdf-system }}`
|
# OUTPUT_DIR=`build-docs ${{ inputs.asdf-system }}`
|
||||||
|
|
||||||
cat > test.ros <<EOF
|
cat > test.ros <<EOF
|
||||||
#!/bin/sh
|
|
||||||
#|-*- mode:lisp -*-|#
|
|
||||||
#|
|
|
||||||
exec ros -Q -- $0 "$@"
|
|
||||||
|#
|
|
||||||
(ros:ensure-asdf)
|
(ros:ensure-asdf)
|
||||||
|
|
||||||
(defpackage :ros.script.build-docs
|
(defpackage :ros.script.build-docs
|
||||||
|
|
Loading…
Reference in a new issue