mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
fix warning in GH actions
This commit is contained in:
parent
5689d95301
commit
601b442b6c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -98,7 +98,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: WSL setup
|
- name: WSL setup
|
||||||
uses: Vampire/setup-wsl@v1
|
uses: Vampire/setup-wsl@v2
|
||||||
with:
|
with:
|
||||||
distribution: Ubuntu-20.04
|
distribution: Ubuntu-20.04
|
||||||
update: "true"
|
update: "true"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue