Skip to content

Commit

Permalink
linux setup
Browse files Browse the repository at this point in the history
  • Loading branch information
skallweitNV committed Aug 7, 2024
1 parent b40449b commit 04f9a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
# Setup (Linux).
- name: Setup (Linux)
if: ${{ startsWith(matrix.os, 'ubuntu') }}
if: ${{ startsWith(matrix.os, 'linux') }}
shell: bash
run: |
./setup.sh
Expand Down

0 comments on commit 04f9a24

Please sign in to comment.