Skip to content

Commit

Permalink
(doc) modes.pl documentation now included in the Ciao manual
Browse files Browse the repository at this point in the history
Src-commit: 0e23d20ff35ad93ef2b0bdfef669bbd10f18f1ac
  • Loading branch information
Manuel Hermenegildo authored and jfmc committed Apr 27, 2023
1 parent 1b0d4d2 commit fec10c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
# ARCHOPTS="${{ matrix.sys.archopts }} --core:custom_cc=$CC"
./ciao-boot.sh boot-build $ARCHOPTS
if [ $DEVENV == yes ]; then ./ciao-boot.sh fetch devenv; fi
if [ $WASM == yes ]; then ./ciao-boot.sh fetch ciaowasm ciao_playground exfilter website; fi
if [ $WASM == yes ]; then ./ciao-boot.sh fetch ciaowasm ciao_playground website; fi
./ciao-boot.sh configure --instype=local $ARCHOPTS $EXTRAOPTS
./ciao-boot.sh build
./ciao-boot.sh install
Expand Down

0 comments on commit fec10c2

Please sign in to comment.