Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Aug 9, 2023
1 parent df818ec commit 8b4613b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/generate_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ jobs:

steps:
- name: Checkout Repository
uses: actions/checkout@vv

- name: Set up Python
uses: actions/checkout@v3

- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
Expand Down

0 comments on commit 8b4613b

Please sign in to comment.