Skip to content

Commit

Permalink
Set python-version
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Feb 28, 2023
1 parent caf13a2 commit 9408c60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/export.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
submodules: recursive
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
cache: "pip"
- run: |
pipx run git-archive-all camera-streamer.zip
- name: Upload artifact
Expand Down

0 comments on commit 9408c60

Please sign in to comment.