Skip to content

Commit 1c499d3

Browse files
committed
chore: second oops
1 parent c52434f commit 1c499d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: ./.github/actions/build
1919

2020
- name: Upload artifact
21-
uses: @actions/upload-artifact@v4
21+
uses: actions/upload-artifact@v4
2222
with:
2323
name: geode-index
2424
path: ./target/aarch64-unknown-linux-gnu/release/geode-index

0 commit comments

Comments
 (0)