We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c52434f commit 1c499d3Copy full SHA for 1c499d3
.github/workflows/build.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: ./.github/actions/build
19
20
- name: Upload artifact
21
- uses: @actions/upload-artifact@v4
+ uses: actions/upload-artifact@v4
22
with:
23
name: geode-index
24
path: ./target/aarch64-unknown-linux-gnu/release/geode-index
0 commit comments