Skip to content

Commit

Permalink
hardcoded zephyr version
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnveenman authored Jul 23, 2024
1 parent d957937 commit 3c62473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draw-zmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
uses: actions/cache@v4
continue-on-error: true
env:
cache_name: cache-zephyr-${{ env.zephyr_version }}-modules
cache_name: cache-zephyr-3.5.0-modules
with:
path: |
modules/
Expand Down

0 comments on commit 3c62473

Please sign in to comment.