Compare commits
No commits in common. "3b7cf431fa39bb50f2cf3a9b11c313f617b1c399" and "5a8b5478b58bd7e3e1608ed3061e629baf73114d" have entirely different histories.
3b7cf431fa
...
5a8b5478b5
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ jobs:
|
||||||
generate-licences:
|
generate-licences:
|
||||||
needs: [ build, preprocess ]
|
needs: [ build, preprocess ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest@sha256:efe7d859ca6f98a21b3b0471ab48455af597a064d719f65332d0f105aadcad65
|
container: catthehacker/ubuntu:act-latest@sha256:be6661897e8b51abab7e30728b387475dcb340da5ebf13a53965ef7c642034ff
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup dotnet
|
- name: Setup dotnet
|
||||||
|
|
Loading…
Reference in a new issue