Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean authored Sep 21, 2024
1 parent 12c1aa5 commit 5bf5b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:

- if: matrix.os != 'windows-latest'
name: Set binary path name on windows
run: echo "BINARY_PATH=./dist/Hastructure" >> $GITHUB_ENV
run: echo "BINARY_PATH=./dist/Hastructure-exe" >> $GITHUB_ENV

- name: Load Release URL File from release job
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 5bf5b90

Please sign in to comment.