Skip to content

Commit

Permalink
ci: use minimal path
Browse files Browse the repository at this point in the history
I've observed too many conflicts so far
  • Loading branch information
elopez committed Oct 23, 2023
1 parent 98b98dd commit 5fc1b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
msystem: CLANG64
release: false
path-type: inherit
path-type: minimal
update: true
install: >-
base-devel
Expand Down

0 comments on commit 5fc1b3c

Please sign in to comment.