mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-19 05:13:01 +00:00
Re-fix STSS+STSH=STSO handling
This commit is contained in:
commit
397acf590e
8
.github/workflows/autocompile.yml
vendored
8
.github/workflows/autocompile.yml
vendored
|
@ -2,10 +2,10 @@ name: Autocompile
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
# push:
|
push:
|
||||||
# branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
# pull_request:
|
pull_request:
|
||||||
# branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
BIN
bin/GenerateHtml
BIN
bin/GenerateHtml
Binary file not shown.
Loading…
Reference in a new issue