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

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter committed Apr 10, 2024
1 parent 7b6f6d0 commit 5df05e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-geode.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Build Geode Mod

on: workflow_call

jobs:
build:
strategy:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/ci-standalone.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Build Vanilla Mod

on: workflow_call

env:
BUILD_TYPE: RelWithDebInfo

Expand Down

0 comments on commit 5df05e4

Please sign in to comment.