mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
update github actions
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
run: cpack -G DEB
|
run: cpack -G DEB
|
||||||
|
|
||||||
- name: Upload Build Artifact
|
- name: Upload Build Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: bngblaster-${{matrix.os}}
|
name: bngblaster-${{matrix.os}}
|
||||||
path: ${{ github.workspace }}/build/*.deb
|
path: ${{ github.workspace }}/build/*.deb
|
||||||
|
Reference in New Issue
Block a user