diff options
| author | 2023-06-07 16:15:03 +0100 | |
|---|---|---|
| committer | 2023-06-07 16:15:03 +0100 | |
| commit | 91133dbdc73ecfec6aa1d0bc61dc7e6797163621 (patch) | |
| tree | e2812f889e651951e2c00c06b5c195833e31e3a7 /.github/workflows/build.yml | |
| parent | Update deps (diff) | |
Update to 1.20
Now uses split-sourceset's
Diffstat (limited to '.github/workflows/build.yml')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
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 |
