mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-06 20:51:38 +02:00
fix in dev compile action
This commit is contained in:
parent
bbae504e61
commit
b1311e797c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compile_development.yml
vendored
2
.github/workflows/compile_development.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: development02
|
ref: development03
|
||||||
- uses: benjlevesque/short-sha@v1.2
|
- uses: benjlevesque/short-sha@v1.2
|
||||||
id: short-sha
|
id: short-sha
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue