Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aziis98 committed Mar 3, 2024
1 parent ceb40a6 commit 3c67bc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
- name: Build
run: |
pwd
ls deps/petsc
git submodule init
git submodule update
pwd
ls deps/petsc
make
- name: Archive Artifact
Expand Down

0 comments on commit 3c67bc1

Please sign in to comment.