Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ceoloide committed Oct 3, 2023
2 parents 2d5a75b + 5b8bea6 commit 4a722ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: true
- name: Docker Cache
uses: ScribeMD/[email protected]
with:
Expand Down Expand Up @@ -54,4 +56,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: corney_island_unrouted
path: ergogen/output
path: ergogen/output

0 comments on commit 4a722ad

Please sign in to comment.