Skip to content

Commit 193c31d

Browse files
committed
Oops, ... vs ..
1 parent 803d114 commit 193c31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Checkout
2121
uses: actions/checkout@v4
22-
- run: git clone https://github.com/diffplug/durian-rx .../durian-rx
22+
- run: git clone https://github.com/diffplug/durian-rx ../durian-rx
2323
- name: Install JDK ${{ matrix.jre }}
2424
uses: actions/setup-java@v4
2525
with:

0 commit comments

Comments
 (0)