Browse Source

fix in dev compile action

pull/241/head
Andreas Schiffler 2 years ago
committed by GitHub
parent
commit
b1311e797c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/compile_development.yml

2
.github/workflows/compile_development.yml

@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: development02
ref: development03
- uses: benjlevesque/short-sha@v1.2
id: short-sha
with:

Loading…
Cancel
Save