Skip to content

Commit

Permalink
ci: debian upload correct file to artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
nanu-c committed Jun 16, 2023
1 parent 4cb7315 commit 400775f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: linux-arm64
path: build/linux-arm64/axolotl
path: target/aarch64-unknown-linux-gnu/release/axolotl
retention-days: 1


0 comments on commit 400775f

Please sign in to comment.