We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f188538 commit a446b8aCopy full SHA for a446b8a
.github/workflows/build.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: checkout
16
uses: actions/checkout@v3
17
- name: build
18
- uses: ./run.sh amd64 ./build.sh
+ uses: bash run.sh amd64 ./build.sh
0 commit comments