mirror of https://github.com/Leinnan/rpack.git
update path v2
This commit is contained in:
parent
f05d575915
commit
5591a77567
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
- name: Build
|
- name: Build
|
||||||
run: ./trunk build --release
|
run: ./trunk build --release
|
||||||
- name: Update result file
|
- name: Update result file
|
||||||
run: sed -i 's|/rpack|rpack|g' dist/index.html
|
run: sed -i 's|/rpack|./rpack|g' dist/index.html
|
||||||
- name: Itch.io - Publish
|
- name: Itch.io - Publish
|
||||||
uses: KikimoraGames/itch-publish@v0.0.3
|
uses: KikimoraGames/itch-publish@v0.0.3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue