Skip to content

Commit

Permalink
Bump CI
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenSmith25 committed Sep 27, 2024
1 parent dc57bce commit d42110a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
with:
pattern: lib-wrapper-*
path: pythonfmu3/resources
merge-multiple: true

- name: Build distribution artifacts
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
with:
pattern: lib-wrapper-*
path: pythonfmu3/resources
merge-multiple: true
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit d42110a

Please sign in to comment.