mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-31 01:27:10 +00:00
Fix conflicts
This commit is contained in:
6
.github/workflows/build-doxygen.yml
vendored
6
.github/workflows/build-doxygen.yml
vendored
@@ -4,10 +4,6 @@ on:
|
||||
push:
|
||||
branches: ["dev"]
|
||||
paths:
|
||||
- "4J.Input/**"
|
||||
- "4J.Profile/**"
|
||||
- "4J.Render/**"
|
||||
- "4J.Storage/**"
|
||||
- "Minecraft.Assets/**"
|
||||
- "Minecraft.Client/**"
|
||||
- "Minecraft.World/**"
|
||||
@@ -15,6 +11,8 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user