Skip to content

zzre: Shift player movement earlier to fix collectables lagging behind #415

zzre: Shift player movement earlier to fix collectables lagging behind

zzre: Shift player movement earlier to fix collectables lagging behind #415

Workflow file for this run

name: Main branch build
on:
push:
branches: [ master ]
jobs:
build:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-13, macos-14]
uses: ./.github/workflows/build.yml
with:
runs-on: ${{ matrix.os }}
todo-to-issue:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: TODO to Issue
uses: alstr/[email protected]