debugging workflow

This commit is contained in:
Theis
2024-03-05 09:48:43 +01:00
parent c195cfffa1
commit b30d8621bb
+1
View File
@@ -18,6 +18,7 @@ jobs:
- name: publish project - name: publish project
shell: bash shell: bash
run: | run: |
ls -la
tag=$(git describe --tags --abbrev=0) tag=$(git describe --tags --abbrev=0)
#linux build #linux build