mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +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 ..
|
||||
|
||||
- name: Create Homebrew config
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
run: |
|
||||
set -x
|
||||
|
||||
@ -603,7 +602,6 @@ jobs:
|
||||
EOF
|
||||
|
||||
- name: Save Homebrew Config
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: homebrew-config
|
||||
|
Loading…
Reference in New Issue
Block a user