remove unnecessary download path specifications
This commit is contained in:
parent
051acebfe5
commit
7b805260e8
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -54,7 +54,6 @@ jobs:
|
|||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: skin
|
||||
path: POMP.osk
|
||||
|
||||
- name: Overwrite file
|
||||
run: mv ./POMP.osk ./index.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue