mirror of
https://github.com/wietze/ArgFuscator.net
synced 2026-06-08 18:17:08 +00:00
Fixing GitHub workflow step
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Prepare python
|
||||
run: |
|
||||
python3 -m pip install .github/workflows/requirements.txt
|
||||
python3 -m pip install -r .github/workflows/requirements.txt
|
||||
- name: Validate YAML files
|
||||
run: |
|
||||
python3 .github/workflows/yaml-model.py
|
||||
|
||||
Reference in New Issue
Block a user