SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit e76088cde2fb0fead7fea1082854a7ab72909188 parent abf108f6b857309b2b6e91f881f9c493e67599b9 Author: Lior Halphon <LIJI32@gmail.com> Date: Thu, 23 Jan 2025 23:29:33 +0200 I need somebody to love me as much as GitHub loves deprecating upload-artifacts majors Diffstat:
| M | .github/workflows/sanity.yml | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/sanity.yml b/.github/workflows/sanity.yml @@ -35,7 +35,7 @@ jobs: run: | ./.github/actions/sanity_tests.sh - name: Upload binaries - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: sameboy-canary-${{ matrix.os }}-${{ matrix.cc }} path: |
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.