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 4118dcb commit 0e84a9aCopy full SHA for 0e84a9a
.github/workflows/npm-release.yml
@@ -53,6 +53,7 @@ jobs:
53
name: ${{ needs.release.outputs.ARTIFACT_NAME }}
54
- id: aa
55
run: |
56
+ ls -al
57
cd sps-frontend
58
ls -al
59
- uses: it-at-m/.github/.github/actions/action-build-image@main
0 commit comments