mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update linux.yml (#30846)
This commit is contained in:
parent
a9b64256f4
commit
3a5634a20c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
@ -86,6 +86,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
crate: taplo-cli
|
crate: taplo-cli
|
||||||
locked: true
|
locked: true
|
||||||
|
hash: ${{ inputs.upload && '20.04' || '22.04' }}
|
||||||
- name: Bootstrap Python
|
- name: Bootstrap Python
|
||||||
run: python3 -m pip install --upgrade pip
|
run: python3 -m pip install --upgrade pip
|
||||||
- name: Bootstrap dependencies
|
- name: Bootstrap dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue