Skip to content

Commit

Permalink
Fix the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey committed Dec 24, 2024
1 parent aa29dc3 commit 4630438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
name: natives-${{ matrix.flat.target }}-${{ matrix.flat.runtime }}
path: |
./workaround-*.txt
./.workaround-*.txt
./${{ matrix.flat.dir }}/runtimes/${{ matrix.flat.runtime }}/**/*
./${{ matrix.flat.dir}}/lib/*${{ matrix.flat.runtime }}*/**/*
commit:
Expand Down

0 comments on commit 4630438

Please sign in to comment.