Skip to content

Commit 9e7a752

Browse files
committed
syntax error in push.yml.
1 parent 5f337d9 commit 9e7a752

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
export LINK_DIR=/usr/lib/x86_64-linux-gnu
2727
raco pkg install --auto ziggy/
28-
raco pkg install langs/
28+
raco pkg install langs/
2929
raco make www/main.scrbl
3030
raco test langs
3131
make -C www main

0 commit comments

Comments
 (0)