mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
Update linux.yml (#30846)
This commit is contained in:
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@@ -86,6 +86,7 @@ jobs:
|
||||
with:
|
||||
crate: taplo-cli
|
||||
locked: true
|
||||
hash: ${{ inputs.upload && '20.04' || '22.04' }}
|
||||
- name: Bootstrap Python
|
||||
run: python3 -m pip install --upgrade pip
|
||||
- name: Bootstrap dependencies
|
||||
|
||||
Reference in New Issue
Block a user