Skip to content

Commit

Permalink
simpler mac
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jun 3, 2024
1 parent e7d62c9 commit 2080f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Configure
run: ./configure --without-csh --disable-fortran
run: ./configure --without-csh --disable-fortran --with-yapp=ps
- name: Build1
run: make build1
- name: Build2
Expand Down

0 comments on commit 2080f48

Please sign in to comment.