Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MiniDexed/commit/6ba57bc1a1efed1b8e86360ee57c531559672ef5?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update Synth_Dexed commit

pull/443/head
probonopd 2 years ago committed by GitHub
parent 9f0df24eeb
commit 6ba57bc1a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

@ -36,7 +36,7 @@ jobs:
run: |
set -ex
cd Synth_Dexed/
git checkout 58a307971e
git checkout a980e86
cd -
- name: Install toolchains
run: |

Loading…
Cancel
Save