Skip to content

Commit

Permalink
none
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper committed Aug 1, 2024
1 parent 03013d3 commit a78b006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_release_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
steps:
- if: ${{ inputs.cpu == true }}
shell: bash
run: echo "BIZY_VARIANT=cpu" >> $GITHUB_ENV
run: echo "BIZY_VARIANT=none" >> $GITHUB_ENV
- uses: actions/cache/restore@v4
id: cache
if: ${{ !inputs.force }}
Expand Down

0 comments on commit a78b006

Please sign in to comment.