Skip to content

Commit

Permalink
Attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebandit21 committed Mar 31, 2024
1 parent ef0cc5b commit d9c621f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ jobs:
with:
files: ${{github.workspace}}/main/build/*.dmg
macos_high_sierra:
name: mac OSX High Sierra (Legacy)
name: mac OSX High Sierra (Legacy) ${{matrix.cfg.name}}
runs-on: ${{matrix.cfg.os}}
strategy:
fail-fast: false
Expand All @@ -310,7 +310,7 @@ jobs:
path: tools

- name: Install homebrew packages
run: brew install cmake nasm ninja && brew install bluebandit21/etterna/[email protected]_osx_high_sierra.rb
run: brew install cmake nasm ninja && brew install bluebandit21/etterna/[email protected]_osx_high_sierra

- name: Setup Python 2.7
uses: MatteoH2O1999/[email protected]
Expand Down

0 comments on commit d9c621f

Please sign in to comment.