Skip to content

Commit

Permalink
use my temp fork
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed Nov 16, 2023
1 parent f26896e commit 0043df9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-katsu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Clone Katsu
uses: actions/checkout@v3
with:
repository: FyraLabs/katsu
repository: lleyton/katsu
ref: main
path: katsu
- name: Build Katsu
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Clone Katsu
uses: actions/checkout@v3
with:
repository: FyraLabs/katsu
repository: lleyton/katsu
ref: main
path: katsu
- name: Build Katsu
Expand Down Expand Up @@ -191,7 +191,7 @@ jobs:
- name: Generate artifact tree
run: |
set
set
ls -lR
mkdir -p images
Expand Down

0 comments on commit 0043df9

Please sign in to comment.