SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit ee9b6c144450dc1ceba656fbbba31a289821782e parent 406189b79eabe0d31d0d44b99b4006f5316fe644 Author: Lior Halphon <LIJI32@gmail.com> Date: Sat, 3 Jun 2023 14:58:19 +0300 Maybe this will fix it 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@v1 + uses: actions/upload-artifact@v3 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.