Skip to content

Commit

Permalink
Update ci.yml (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalStrehovsky authored Aug 27, 2024
1 parent 7c16b37 commit fcfd666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: |
cd crystal
crystal -v
crystal build hello.cr --release
crystal build hello.cr --release --static
(
echo LANGUAGE=Crystal
echo COMPILER=1.13.2 [879ec12]
Expand Down

0 comments on commit fcfd666

Please sign in to comment.