forked from lix-project/lix-installer
Some unsaved change
This commit is contained in:
parent
4732f8cd11
commit
d3dc8f3c97
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -95,7 +95,7 @@ jobs:
|
||||||
run-x86_64-darwin:
|
run-x86_64-darwin:
|
||||||
name: Run x86_64 Darwin
|
name: Run x86_64 Darwin
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
needs: BuildX86Darwin
|
needs: build-x86_64-darwin
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue