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
|
||||
- name: Build
|
||||
run: ./trunk build --release
|
||||
- name: Update result file
|
||||
run: sed -i 's|/rpack|rpack|g' dist/index.html
|
||||
- name: Itch.io - Publish
|
||||
uses: KikimoraGames/itch-publish@v0.0.3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue