update path v2

This commit is contained in:
Piotr Siuszko 2023-12-08 16:21:30 +01:00
parent f05d575915
commit 5591a77567
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
- name: Build
run: ./trunk build --release
- 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
uses: KikimoraGames/itch-publish@v0.0.3
with: