Fix hardlinks on ARM64 (#130)

This commit is contained in:
Flaminel
2025-05-07 21:44:49 +03:00
committed by GitHub
parent 5a0ef56074
commit 569eeae181
2 changed files with 4 additions and 2 deletions

View File

@@ -4,9 +4,11 @@ on:
jobs:
build:
uses: flmorg/universal-workflows/.github/workflows/dotnet.build.app.yml@main
uses: flmorg/universal-workflows-testing/.github/workflows/dotnet.build.app.yml@main
with:
dockerRepository: flaminel/cleanuperr
githubContext: ${{ toJSON(github) }}
outputName: cleanuperr
selfContained: false
baseImage: 9.0-bookworm-slim
secrets: inherit