Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zachey01 committed Feb 16, 2025
1 parent 453ac42 commit 7630323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: npm install --global gulp-cli

- name: Run Gulp build
run: gulp build
run: gulp

- name: Commit changes
run: |
Expand Down

0 comments on commit 7630323

Please sign in to comment.