Skip to content

Commit

Permalink
Dont use cache for wsl build
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammedzakikochargi committed Jun 23, 2023
1 parent 1078260 commit 8c6ba36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-lin-wsl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
uses: Vampire/setup-wsl@v1
with:
distribution: Ubuntu-20.04
use-cache: false
- name: Prepare builder
run: |
${{ inputs.prep-cmd }}
Expand Down

0 comments on commit 8c6ba36

Please sign in to comment.