We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7322d87 commit b32a311Copy full SHA for b32a311
Makefile
@@ -173,4 +173,4 @@ install_nodejs_sdk::
173
yarn link --cwd $(WORKING_DIR)/sdk/nodejs/bin
174
175
run-ci-locally:
176
- act -P catthehacker/ubuntu:full-latest -e tag.json --secret-file .secrets --container-architecture linux/amd64 -W .github/workflows/release.yml -v
+ act -P catthehacker/ubuntu:full-latest -e tag.json --secret-file .secrets --container-architecture linux/amd64 -W .github/workflows/release.yml
0 commit comments