We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa29dc3 commit 4630438Copy full SHA for 4630438
.github/workflows/native.yml
@@ -75,7 +75,7 @@ jobs:
75
with:
76
name: natives-${{ matrix.flat.target }}-${{ matrix.flat.runtime }}
77
path: |
78
- ./workaround-*.txt
+ ./.workaround-*.txt
79
./${{ matrix.flat.dir }}/runtimes/${{ matrix.flat.runtime }}/**/*
80
./${{ matrix.flat.dir}}/lib/*${{ matrix.flat.runtime }}*/**/*
81
commit:
0 commit comments