aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar modmuss <[email protected]>2023-06-07 16:15:03 +0100
committerLibravatar GitHub <[email protected]>2023-06-07 16:15:03 +0100
commit91133dbdc73ecfec6aa1d0bc61dc7e6797163621 (patch)
treee2812f889e651951e2c00c06b5c195833e31e3a7 /.github
parentUpdate deps (diff)
Update to 1.20
Now uses split-sourceset's
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e2fa68a..2ca3795 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -37,4 +37,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Artifacts
- path: build/libs/
+ path: build/libs/ \ No newline at end of file