mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update deploy.yml
This commit is contained in:
parent
35199fc749
commit
f32016b5c2
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -350,10 +350,10 @@ jobs:
|
||||
- build-linux
|
||||
- build-mac
|
||||
- build-windows
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: '📥 Download artifacts'
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v4
|
||||
- name: '🗂 Inspect directory after downloading artifacts'
|
||||
run: ls -alFR
|
||||
- name: '🚀 Create release and upload artifacts'
|
||||
|
Loading…
x
Reference in New Issue
Block a user