1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 18:52:55 +08:00

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