Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC committed Oct 31, 2023
1 parent 13708ca commit 95a40bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ jobs:
echo "python_version=${PV}" >> $GITHUB_OUTPUT
- uses: actions/setup-python@v4
with:
python-version: ${{ env.python_version }}
working-directory: main

- name: Show me files
run: ls -lah
Expand Down

0 comments on commit 95a40bf

Please sign in to comment.