aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/push.yml
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2020-10-23 05:33:46 +0200
committerumarcor <unai.martinezcorral@ehu.eus>2020-10-23 05:44:44 +0200
commitc5b094bbdbcea5cb27dab89f78b9a9f0980a1eb7 (patch)
tree51a3433defd6804e89bdeb88c82f2171d338a914 /.github/workflows/push.yml
parent655bc9ac607ec66537003fa02b6eee2e0cf25df5 (diff)
downloadghdl-c5b094bbdbcea5cb27dab89f78b9a9f0980a1eb7.tar.gz
ghdl-c5b094bbdbcea5cb27dab89f78b9a9f0980a1eb7.tar.bz2
ghdl-c5b094bbdbcea5cb27dab89f78b9a9f0980a1eb7.zip
ci/osx: skip brew update error
Diffstat (limited to '.github/workflows/push.yml')
-rw-r--r--.github/workflows/push.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index ce2b45f7b..c3de51aee 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -81,7 +81,7 @@ jobs:
- uses: actions/checkout@v2
- run: |
- brew update
+ brew update || true
brew install p7zip
./dist/macosx/install-ada.sh