Skip to content

Commit

Permalink
syntax error in push.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Jan 28, 2024
1 parent 5f337d9 commit 9e7a752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
export LINK_DIR=/usr/lib/x86_64-linux-gnu
raco pkg install --auto ziggy/
raco pkg install langs/
raco pkg install langs/
raco make www/main.scrbl
raco test langs
make -C www main
Expand Down

0 comments on commit 9e7a752

Please sign in to comment.