Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cafeed28 authored Feb 22, 2024
1 parent 2fba390 commit 96d91f2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
cache: pnpm
- run: pnpm install
- run: pnpm build
- run: cp nwcompat.js nwcompat-loader.js dist
- uses: actions/upload-artifact@v4
with:
path: |
dist/*
nwcompat.js
nwcompat-loader.js
path: dist

0 comments on commit 96d91f2

Please sign in to comment.