We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9947ba7 commit 506f31fCopy full SHA for 506f31f
.github/workflows/angr-release.yml
@@ -50,6 +50,7 @@ jobs:
50
name: repos
51
path: repos
52
if-no-files-found: error
53
+ include-hidden-files: true
54
- name: Publish sdist artifacts
55
uses: actions/upload-artifact@v4
56
with:
0 commit comments