Skip to content

Commit

Permalink
Update port_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Sep 22, 2024
1 parent 294981d commit de0549d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/port_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
runs-on: macos-latest
steps:
- name: Install MacPorts
run: |
curl -LO https://raw.githubusercontent.com/GiovanniBussi/macports-ci/master/macports-ci
source ./macports-ci install
uses: melusina-org/[email protected]
with:
version: '2.10.1'

- uses: actions/checkout@v4

Expand All @@ -45,7 +45,6 @@ jobs:
- name: Prepare
run: |
sudo port -v install libcxx
sudo port -v install cui
- name: Test
working-directory: devel/eask-cli/
Expand Down

0 comments on commit de0549d

Please sign in to comment.