Skip to content

Commit

Permalink
Merge branch 'main' into feature/update-eclipse-2023-06
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Jun 16, 2023
2 parents 1e72df3 + f1d7fbb commit 09a91bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ jobs:
run: echo "Started CI build (Eclipse eMoflon macOS user)."
- name: Install dependencies
run: |
brew update
brew install p7zip coreutils grep wget curl
- name: Check out repository code
uses: actions/checkout@v3
Expand Down Expand Up @@ -302,7 +301,6 @@ jobs:
run: echo "Started CI build (Eclipse eMoflon macOS dev)."
- name: Install dependencies
run: |
brew update
brew install p7zip coreutils grep wget curl
- name: Check out repository code
uses: actions/checkout@v3
Expand Down Expand Up @@ -341,7 +339,6 @@ jobs:
run: echo "Started CI build (Eclipse eMoflon macOS dev HiPE)."
- name: Install dependencies
run: |
brew update
brew install p7zip coreutils grep wget curl
- name: Check out repository code
uses: actions/checkout@v3
Expand Down

0 comments on commit 09a91bc

Please sign in to comment.