1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 01:55:02 -07:00

dotnet-core.yml: try setting include-hidden-files: true
Some checks failed
CI / tcc (push) Has been cancelled
CI / zig (push) Has been cancelled
CI / regular (push) Has been cancelled
CI / check-globals (push) Has been cancelled
CI / other-comp (push) Has been cancelled
CI / other-arch (push) Has been cancelled
CI / android (push) Has been cancelled
CodeQL scan / Analyze (c-cpp) (push) Has been cancelled

Fixes #1414
This commit is contained in:
Frank Denis 2024-09-26 20:47:58 +02:00
parent babb0dd860
commit b4ad79202b

View File

@ -272,6 +272,7 @@ jobs:
with:
name: test-builds
path: .libsodium-builds/*
include-hidden-files: true
run-test-binaries-os-versions:
runs-on: ubuntu-latest