Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jul 7, 2024
1 parent 2fd4cf3 commit 2f2e670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
cd $GITHUB_WORKSPACE/libhsl
meson setup builddir_libhsl --prefix=$GITHUB_WORKSPACE/../meson
cd $GITHUB_WORKSPACE/hsl_subset
meson setup builddir_hsl_subset --prefix=$GITHUB_WORKSPACE/../meson
meson setup builddir_hsl_subset --prefix=$GITHUB_WORKSPACE/../meson2
- name: Build libHSL
shell: bash
Expand Down

0 comments on commit 2f2e670

Please sign in to comment.