diff options
| author | Rangi42 <remy.oukaour+rangi42@gmail.com> | 2024-06-28 16:04:57 -0400 |
|---|---|---|
| committer | Rangi42 <remy.oukaour+rangi42@gmail.com> | 2024-06-28 16:04:57 -0400 |
| commit | 70228c2c4a94a8079d5d465c802d4f0159caa592 (patch) | |
| tree | 6b55b9d1b29da20550e06f621a96a1039397e7a2 /.github | |
| parent | Identify some unused WRAM variables (#453) (diff) | |
| download | pokeyellow-70228c2c4a94a8079d5d465c802d4f0159caa592.tar.gz pokeyellow-70228c2c4a94a8079d5d465c802d4f0159caa592.tar.xz pokeyellow-70228c2c4a94a8079d5d465c802d4f0159caa592.zip | |
Build with RGBDS 0.8.0, though it is not yet required
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 03d5dc0d..0a0da0f3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@master with: path: rgbds - ref: v0.7.0 + ref: v0.8.0 repository: gbdev/rgbds - name: Install rgbds |
