Update release.yml
grrr
This commit is contained in:
parent
37b029c229
commit
78a83467e7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
|||||||
cp "target/${{ matrix.target }}/release/$BIN_NAME" "dist/"
|
cp "target/${{ matrix.target }}/release/$BIN_NAME" "dist/"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2.2.4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: bins-${{ matrix.build }}
|
name: bins-${{ matrix.build }}
|
||||||
path: dist
|
path: dist
|
||||||
|
Loading…
Reference in New Issue
Block a user