Skip to content

Commit

Permalink
Update BuildZip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saiftheboss7 authored Oct 10, 2024
1 parent a96c853 commit d8274c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildZip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Use Node.js 12.1.0
uses: actions/setup-node@v4
with:
with:
node-version: 12.1.0
- uses: actions/checkout@master
- name: Npm install and build
Expand Down

0 comments on commit d8274c8

Please sign in to comment.