mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Add logs
This commit is contained in:
parent
fa540e53fa
commit
2839c3b1ff
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Check it's working
|
||||
run: |
|
||||
git describe --long --first-parent
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Reference in a new issue