Skip to content

Commit

Permalink
Update macos build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sandreae committed Dec 13, 2024
1 parent 2f1ca40 commit 1d910bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
- name: Compile GResource
run: |
mkdir -p target/${{ matrix.target }}/release/
glib-compile-resources --sourcedir src --target target/${{ matrix.target }}/release/aardvark.gresource src/aardvark.gresource.xml
glib-compile-resources --sourcedir src --target target/${{ matrix.target }}/release/aardvark.gresource aardvark-app/src/aardvark.gresource.xml
- name: Create App Bundle
run: |
Expand Down

0 comments on commit 1d910bf

Please sign in to comment.