mirror of https://github.com/Leinnan/rpack.git
Update dist file
This commit is contained in:
parent
d5bc501cb7
commit
f05d575915
|
|
@ -34,6 +34,8 @@ jobs:
|
||||||
run: sed -i '15d' index.html
|
run: sed -i '15d' index.html
|
||||||
- name: Build
|
- name: Build
|
||||||
run: ./trunk build --release
|
run: ./trunk build --release
|
||||||
|
- name: Update result file
|
||||||
|
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