Skip to content

Commit

Permalink
Update download_dependencies.yml
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
PhilippvK authored Oct 12, 2024
1 parent 31b97da commit abf2130
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/download_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
path: |
./Toolchain
!./Toolchain/*.sh
key: gcc-binaries-2024-10-05
# key: gcc-binaries-${{ steps.date.outputs.date }}
key: gcc-binaries-${{ steps.date.outputs.date }}

- name: Restore Scripts
working-directory: ./Toolchain
Expand Down

0 comments on commit abf2130

Please sign in to comment.