remove cache=true in build-linux
This commit is contained in:
parent
99e07de243
commit
ddd0a4c3d3
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -48,7 +48,6 @@ jobs:
|
|||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
channel: stable
|
channel: stable
|
||||||
cache: true
|
|
||||||
- run: |
|
- run: |
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
sudo apt-get install -y ninja-build libgtk-3-dev
|
sudo apt-get install -y ninja-build libgtk-3-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user