Skip to content

Commit

Permalink
Step cannot have both uses and run keys
Browse files Browse the repository at this point in the history
  • Loading branch information
sonndinh committed Mar 25, 2024
1 parent 6e9a301 commit 7b9ade7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.10'
run: echo $PATH
- name: 'Install (ubuntu / macos)'
if: ${{ matrix.m.os == 'ubuntu-20.04' || matrix.m.os == 'macos-11' }}
shell: bash
Expand Down

0 comments on commit 7b9ade7

Please sign in to comment.