Skip to content

Commit

Permalink
move back from calls folder, gha doesn't like it
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Dec 29, 2024
1 parent a7db866 commit 1c0225b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
variants:
- name: gnome

uses: ./.github/workflows/calls/katsu.yml
uses: ./.github/workflows/katsu.yml
with:
# arch: ${{ matrix.arch }}
variant: ${{ matrix.variants.name }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ on:

jobs:
live-iso:
needs: parse_includes
strategy:
matrix:
arch: [x86_64, aarch64]
Expand Down
File renamed without changes.

0 comments on commit 1c0225b

Please sign in to comment.