Skip to content

Commit

Permalink
checkout rmg-database up a level compared to the usual for proper paths
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns committed Oct 30, 2023
1 parent f474d1c commit a469dc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
steps:
- name: Checkout RMG-database
uses: actions/checkout@v3
with:
path: ../

- name: Checkout RMG-Py
uses: actions/checkout@v3
Expand Down Expand Up @@ -95,6 +97,8 @@ jobs:
steps:
- name: Checkout RMG-database
uses: actions/checkout@v3
with:
path: ../

- name: Checkout RMG-Py
uses: actions/checkout@v3
Expand Down

0 comments on commit a469dc8

Please sign in to comment.