Skip to content

Commit 46784dc

Browse files
committed
Merge branch 'master' into adopt-and-use-hashes
2 parents dccbb69 + 1cc0213 commit 46784dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
# set vars
3434
- name: set vars
35-
uses: ./github/actions/set_vars
35+
uses: ./.github/actions/set_vars
3636
with:
3737
clean_build: ${{ github.event.inputs.clean_build }}
3838

0 commit comments

Comments
 (0)