Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vlsck committed Aug 28, 2023
1 parent 34d38f6 commit 4a95ef5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node -v
npm -v
# - name: Build Application
# run: |
# npm install
# npm run build
- name: Build Application
run: |
npm install -g npm
npm run build

0 comments on commit 4a95ef5

Please sign in to comment.