Skip to content

Commit

Permalink
Fixed GitHub action workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Sep 18, 2024
1 parent 0b3eda5 commit f2cefe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Build test
run: |
echo "render ([[+1, -2, 3.1416, ~~~~(\"Hello\")], [\"damn\", 10e-3, \"world!\"], nil]);" > test.zhv
./dist/zhivo
./dist/zhivo test.zhv

0 comments on commit f2cefe1

Please sign in to comment.