Skip to content

Commit

Permalink
debug npm release CI 04
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Sep 23, 2024
1 parent 4a766b4 commit 1359adf
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 @@ -32,7 +32,7 @@ jobs:
cp -v ./sdk/python/bin/dist/pulumi_outscale-*.tar.gz sdk/python.tar.gz
cd sdk/nodejs/ && npm pack && cd ../../
ls sdk/nodejs/
cp -v sdk/nodejs/pulumi-outscale-*tgz sdk/nodejs.tar.gz
cp -v sdk/nodejs/pulumi-outscale-*tgz sdk/nodejs-sdk.tar.gz
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 1359adf

Please sign in to comment.