Use optimisation branch for now

This commit is contained in:
Dean Herbert
2021-09-20 23:18:31 +09:00
parent 6b3a37e262
commit 1d560ed122

View File

@ -63,7 +63,8 @@ jobs:
- name: Checkout osu (master)
uses: actions/checkout@v2
with:
repository: ppy/osu
repository: peppy/osu
ref: 'diffcalc-optimisations'
path: 'master/osu'
- name: Checkout osu (pr)
uses: actions/checkout@v2