Skip to content

Commit

Permalink
new try
Browse files Browse the repository at this point in the history
  • Loading branch information
vdelachaux committed Oct 2, 2024
1 parent e068dfc commit a369cf6
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,8 @@ jobs:
fail-fast: false
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v4
# - name: Check out 4DPop
# uses: actions/checkout@v4
# with:
# repository: vdelachaux/4DPop
# path: Build/Components/4DPop.4dbase
# outputDirectory: Components/4DPop.4dbase
- name: Checkout
uses: actions/checkout@v4
- name: Check out NetKit
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit a369cf6

Please sign in to comment.