Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

implement event flag logging for DS2 vanilla and sholar #9

implement event flag logging for DS2 vanilla and sholar

implement event flag logging for DS2 vanilla and sholar #9

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose