mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
require hashes and binary wheels for pip
This commit is contained in:
parent
7d9379972f
commit
5417e37062
2
.github/workflows/nginx.yml
vendored
2
.github/workflows/nginx.yml
vendored
@ -12,5 +12,5 @@ jobs:
|
||||
with:
|
||||
python-version: '3.10'
|
||||
cache: pip
|
||||
- run: pip install -r requirements.txt
|
||||
- run: 'pip install --require-hashes --only-binary :all: -r requirements.txt'
|
||||
- run: gixy nginx/nginx.conf
|
||||
|
Loading…
Reference in New Issue
Block a user