Skip to content

Commit

Permalink
upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj443 committed Aug 14, 2023
1 parent 0825477 commit 639ad37
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 @@ -10,7 +10,7 @@ jobs:
with:
node-version: 14
- run: ./scripts/build.sh
- uses: actions/download-artifact@v3
- uses: actions/upload-artifact@v3
with:
name: executables
path: |
Expand Down

0 comments on commit 639ad37

Please sign in to comment.