Skip to content

Commit

Permalink
workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
alshdavid committed Apr 2, 2024
1 parent cf4a3ae commit 00f63dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
mv *.tgz npm-mach-${{ github.job }}.tgz
mv *.tgz ${{ github.workspace }}/artifacts/npm-mach-${{ github.job }}.tgz
ls -l ${{ github.workspace }}/artifact
ls -l ${{ github.workspace }}/artifacts
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 00f63dc

Please sign in to comment.