Skip to content

Commit

Permalink
small typo on ci-cd
Browse files Browse the repository at this point in the history
Signed-off-by: danbugs <[email protected]>
  • Loading branch information
danbugs committed Feb 10, 2024
1 parent 2e4045b commit d573cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: smithe-backend-aarch64-unknown-linux-gnu
path: target/aarch64-unknown-linux-gnu/release/\
path: target/aarch64-unknown-linux-gnu/release/
- name: Display smithe-backend artifact
run: ls -la target/aarch64-unknown-linux-gnu/release/smithe_backend
- name: Set Executable Permissions
Expand Down

0 comments on commit d573cd5

Please sign in to comment.