mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 12:51:37 +03:00
fix CI
This commit is contained in:
parent
c02fa4a668
commit
163b44982a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -584,7 +584,6 @@ jobs:
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
- name: Create Homebrew config
|
- name: Create Homebrew config
|
||||||
if: startsWith(github.ref, 'refs/tags/v')
|
|
||||||
run: |
|
run: |
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
@ -603,7 +602,6 @@ jobs:
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
- name: Save Homebrew Config
|
- name: Save Homebrew Config
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: homebrew-config
|
name: homebrew-config
|
||||||
|
Loading…
Reference in New Issue
Block a user