Skip to content

Commit

Permalink
cleaned up workflow (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett authored Oct 28, 2024
1 parent 2091ac1 commit 627cc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linux_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
cd g2c
mkdir build
cd build
cmake -DJasper_ROOT=~/jasper -DENABLE_OpenJPEG=ON -DUSE_AEC=ON ..
cmake -DJasper_ROOT=~/jasper -DUSE_AEC=ON ..
make -j2 VERBOSE=1
- name: test
Expand Down

0 comments on commit 627cc16

Please sign in to comment.