Skip to content

Commit

Permalink
Ubuntu fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-vin committed Sep 17, 2023
1 parent 9b259cb commit b62d834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Install Crystal libs
run: shards Install
- name: run install script
run: sudo ./rsrc/install.sh
run: sh ./rsrc/install.sh
- name: build examples
run: crystal run rsrc/build-examples/build.cr

0 comments on commit b62d834

Please sign in to comment.