workflows adjusted for alpha branch

This commit is contained in:
HB9HIL
2024-06-08 11:36:29 +02:00
parent 379de9cdf6
commit 0970248ae3
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: wavelog/wavelog
ref: dev
ref: alpha
fetch-depth: 2
- name: Set up gettext

View File

@@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: wavelog/wavelog
ref: dev
ref: alpha
- name: Set up gettext
run: sudo apt-get install -y gettext