Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenZcience committed Apr 6, 2024
1 parent 7799270 commit 3e8dc9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_executable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
git config --local user.email 'github-actions[bot]@users.noreply.github.com'
git add ./bin/*
git stash -- bin
git restore .
- name: Fetch Binaries Branch
run: |
git fetch origin binaries
Expand Down

0 comments on commit 3e8dc9c

Please sign in to comment.