We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dccbb69 + 1cc0213 commit 46784dcCopy full SHA for 46784dc
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
# set vars
34
- name: set vars
35
- uses: ./github/actions/set_vars
+ uses: ./.github/actions/set_vars
36
with:
37
clean_build: ${{ github.event.inputs.clean_build }}
38
0 commit comments