Skip to content

Commit

Permalink
dotnet-core.yml: try setting include-hidden-files: true
Browse files Browse the repository at this point in the history
Fixes #1414
  • Loading branch information
jedisct1 committed Sep 26, 2024
1 parent babb0dd commit b4ad792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b4ad792

Please sign in to comment.