Skip to content

Commit

Permalink
Update stixshifter-module-verification.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
subbyte authored May 1, 2024
1 parent 87c5de8 commit e4e73cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stixshifter-module-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: develop_v1
- name: Set up Python
uses: actions/setup-python@v5
with:
ref: develop_v1
python-version: '3.10'
- name: Install Python Tools
run: pip install --upgrade pip setuptools wheel
Expand Down

0 comments on commit e4e73cb

Please sign in to comment.