Skip to content

Commit

Permalink
Add in the build step
Browse files Browse the repository at this point in the history
  • Loading branch information
davisadam10 committed Aug 3, 2024
1 parent 289c2bb commit dbdf45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
- name: Run build_dev.sh script
run: |
chmod +x build_dev.sh
./build_dev.sh
./build.sh

0 comments on commit dbdf45d

Please sign in to comment.