Skip to content

Commit

Permalink
debug pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
karosc committed Feb 16, 2024
1 parent 9827eee commit 4dd7a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Run on Linux
if: matrix.os == 'ubuntu-latest'
run: |
apt remove swig4.0
apt-get remove swig4.0
git clone https://github.com/swig/swig.git
cd swig
mkdir build
Expand Down

0 comments on commit 4dd7a52

Please sign in to comment.