mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-21 00:54:02 +02:00
workflows: fix python-pip install
This commit is contained in:
parent
0298ecac6b
commit
715eab2cd1
2
.github/workflows/hashes.yaml
vendored
2
.github/workflows/hashes.yaml
vendored
@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
validate-hashes:
|
||||
name: Validate Hashes
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user