Skip to content

Fix Teleport to Map-Relative Coordinates for Shadow of the Erdtree. #25

Fix Teleport to Map-Relative Coordinates for Shadow of the Erdtree.

Fix Teleport to Map-Relative Coordinates for Shadow of the Erdtree. #25

Workflow file for this run

name: "Checks"
on:
pull_request:
branches: [dev]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: Build
uses: "./.github/actions/build"