mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Fix ooops
This commit is contained in:
parent
2134c4bc7a
commit
5d9ec1d002
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -244,7 +244,8 @@ jobs:
|
||||
|
||||
# client check with ${{env.PREV_VERSION}}
|
||||
- uses: actions/checkout@v3
|
||||
ref: ${{env.PREV_VERSION}}
|
||||
with:
|
||||
ref: ${{env.PREV_VERSION}}
|
||||
|
||||
- name: Build ${{env.PREV_VERSION}}
|
||||
run: go build ./cmd/syncv3
|
||||
|
Loading…
x
Reference in New Issue
Block a user