From 0043df9cbcd280e4070d0029d2f48714eaaa816b Mon Sep 17 00:00:00 2001 From: Lleyton Gray Date: Wed, 15 Nov 2023 20:33:31 -0800 Subject: [PATCH] use my temp fork --- .github/workflows/build-katsu.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-katsu.yml b/.github/workflows/build-katsu.yml index 951b5d99..e3a8a790 100644 --- a/.github/workflows/build-katsu.yml +++ b/.github/workflows/build-katsu.yml @@ -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 @@ -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 @@ -191,7 +191,7 @@ jobs: - name: Generate artifact tree run: | - set + set ls -lR mkdir -p images