We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e210c commit 7cd4551Copy full SHA for 7cd4551
1 file changed
.github/workflows/c-cpp.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
with:
48
- args: '~/*.nds'
+ args: '*.nds'
49
50
51
0 commit comments