Skip to content

Commit

Permalink
step1
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Mar 26, 2024
1 parent 88299fd commit 98f1a5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/step1-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.11.8

- shell: bash
run: bash step1.sh
Expand Down

0 comments on commit 98f1a5c

Please sign in to comment.