Skip to content

Commit 2511ffd

Browse files
committed
ci(new): move to top level
Signed-off-by: kaeeraa <kaeeraa@nebula-nook.ru>
1 parent e67dc82 commit 2511ffd

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ on:
4848

4949
jobs:
5050
windows:
51-
uses: ./.github/workflows/by-os/windows.yml
51+
uses: ./.github/workflows/windows.yml
5252
linux:
53-
uses: ./.github/workflows/by-os/linux.yml
53+
uses: ./.github/workflows/linux.yml
5454
macos:
55-
uses: ./.github/workflows/by-os/macos.yml
55+
uses: ./.github/workflows/macos.yml

0 commit comments

Comments
 (0)