Skip to content

Commit

Permalink
Try python spec again. diff badge version
Browse files Browse the repository at this point in the history
  • Loading branch information
micahjohnson150 committed Sep 8, 2023
1 parent 7abecdd commit 5d5f5db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
repository: ${{github.repository}}.wiki
path: ./.github/wiki/

- uses: actions/setup-python@v3
with:
python-version: 3.10

- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 5d5f5db

Please sign in to comment.