Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
2ebf392bd2
|
|||
|
5bef4ef2ee
|
|||
|
9df82f99b5
|
|||
|
cfc20d4b89
|
|||
|
23af3f9c1d
|
|||
|
aef7d973ec
|
@@ -65,7 +65,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ matrix.archive }}
|
||||
path: target/${{ matrix.target }}/release/${{ matrix.archive }}
|
||||
|
||||
Reference in New Issue
Block a user