mirror of
https://github.com/hyprwm/hyprlang.git
synced 2024-12-22 18:09:49 +01:00
oops
This commit is contained in:
parent
b6aea09f6b
commit
92798f004b
1 changed files with 2 additions and 1 deletions
3
.github/workflows/arch.yml
vendored
3
.github/workflows/arch.yml
vendored
|
@ -35,7 +35,8 @@ jobs:
|
|||
run: |
|
||||
./build/hyprlang_test
|
||||
|
||||
name: "clang build / gcc test"
|
||||
clang:
|
||||
name: "clang build / gcc test"
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: archlinux
|
||||
|
|
Loading…
Reference in a new issue