Commit Graph

10 Commits

Author SHA1 Message Date
Nightkingale
f8f9a34597 Fetch submodules during build 2026-04-22 20:46:35 -06:00
dependabot[bot]
42840df039
Bump actions/upload-artifact from 5 to 7 (#25)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 20:40:13 -07:00
dependabot[bot]
c06de776f7
Bump actions/checkout from 5 to 6 (#20)
Some checks failed
Build Binary / build-binary (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 19:09:20 -07:00
dependabot[bot]
8ebe00ea33
Bump actions/upload-artifact from 4 to 5 (#19)
Some checks failed
Build Binary / build-binary (push) Has been cancelled
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 15:46:06 -06:00
dependabot[bot]
8a4ba45aae
Bump actions/checkout from 4 to 5 (#17)
Some checks failed
Build Binary / build-binary (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 16:07:00 -06:00
Nightkingale
712258c28c Rename DEBUG_BUILD to DEBUG 2024-05-19 12:02:42 -06:00
Nightkingale
0bc261716d Change workflow to produce debug builds 2024-05-18 14:31:57 -06:00
Nightkingale
56268dfb56 Add names to steps in build.yml 2024-05-18 08:33:01 -06:00
Nightkingale
4d4a40c9b7 Rename new workflow products 2024-04-10 20:56:01 -06:00
Nightkingale
7bf6fa5c16 Initial commit 2024-04-10 13:18:46 -06:00