Skip to content

Sync before movement bug. #80

Sync before movement bug.

Sync before movement bug. #80

Workflow file for this run

name: Buildable?
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: cargo-install
uses: baptiste0928/[email protected]
with:
crate: cargo-screeps
- name: Build code
run: cargo screeps build