Skip to content

Commit

Permalink
fix: fix the test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SMASTER4 committed Sep 1, 2024
1 parent 25862a4 commit b489a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-for-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sudo apt-get install -y libgtk-4-dev
- name: Building smaster4s-inis
run: >
run: |
git clone https://github.com/SMASTER4/smaster4s-inis
cd smaster4s-inis
cmake .
Expand Down

0 comments on commit b489a6f

Please sign in to comment.