Update output directory hierarchy

This commit is contained in:
2024-03-16 20:53:19 +01:00
parent e49b4a7ceb
commit 97264af751
2 changed files with 29 additions and 4 deletions

View File

@ -4,7 +4,7 @@ on:
push:
branches:
- main
paths: ["src/**", .github/workflows/**, ./compile.sh]
paths: ["src/**", .github/workflows/**, compile.sh]
jobs:
compile: