Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cordobo authored May 9, 2024
1 parent ec98bcc commit ec5eaab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:
- name: Install
run: ci install
- name: Build
run: |
npm run ci:lint
npm run ci:build:app
run: npm run ci:build:app
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit ec5eaab

Please sign in to comment.