Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhsm committed Sep 16, 2024
1 parent afdc0d5 commit 441d119
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/twotech-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ jobs:
- name: Checkout twotech
uses: actions/checkout@v4
with:
repository: "twohoursonelife/twotech"
ref: "specific-objects"
repository: twohoursonelife/twotech
ref: specific-objects

- name: Checkout OneLifeData7
uses: actions/checkout@v4
with:
path: process/OneLifeData7
path: process/OneLifeData7/

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 441d119

Please sign in to comment.