Skip to content

Commit 912e44e

Browse files
committed
try another actions clone path...
1 parent 5bc23c9 commit 912e44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-everything.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v4
3131
with:
3232
repository: srcwr/srcwrtimer
33-
path: ..
33+
path: '../srcwrtimer'
3434
- name: Install cargo-binstall
3535
uses: cargo-bins/[email protected]
3636
- name: Install the cargo bins we use...

0 commit comments

Comments
 (0)