Skip to content

Commit

Permalink
Force add
Browse files Browse the repository at this point in the history
  • Loading branch information
KaloyanYosifov committed Aug 25, 2024
1 parent 2eb5e68 commit c433be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
with:
toolchain: 1.80
- name: Install cross
run: cargo install cross
run: cargo install cross --force
- name: Compute short github commit hash
run: echo "GITHUB_SHORT_SHA=`echo ${GITHUB_SHA} | cut -c1-7`" >> $GITHUB_ENV
- name: Build for x86-64
Expand Down

0 comments on commit c433be9

Please sign in to comment.