Skip to content

Commit 90eae16

Browse files
committed
iterate on workflow syntax
1 parent 90f1a94 commit 90eae16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v2
1313
- name: Checkout Rust-Lightning and LDK-C-Bindings git
1414
run: |
15-
ci ci
15+
cd ci
1616
git config --global user.email "[email protected]"
1717
git config --global user.name "LDK CI"
1818
# Note this is a different endpoint, as we need one non-upstream commit!

0 commit comments

Comments
 (0)