upd zad 5
This commit is contained in:
parent
1c818a32d5
commit
4e66222556
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Publish artifacts
|
- name: Publish artifacts
|
||||||
id: publish
|
id: publish
|
||||||
run: |
|
run: |
|
||||||
dotnet publish -o app -r ${{ matrix.rid }} --sc /p:PublishSingleFile=true
|
dotnet publish -o app -r ${{ matrix.rid }} --self-contained true
|
||||||
echo "::set-output name=artifact-path::$(pwd)/app"
|
echo "::set-output name=artifact-path::$(pwd)/app"
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user