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
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:
parent
babb0dd860
commit
b4ad79202b
1
.github/workflows/dotnet-core.yml
vendored
1
.github/workflows/dotnet-core.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user