Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Aug 28, 2024
1 parent 41e179c commit d7e2159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable_build_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:

- name: Prepare project
run: |
echo $PATH
zig version
cmake -B build -S . \
-DCMAKE_BUILD_TYPE=${{ inputs.build_type }} \
Expand Down

0 comments on commit d7e2159

Please sign in to comment.