diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2024-12-25 21:24:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-25 21:24:25 -0500 |
| commit | cde1cb7b1f405c2b6e78f19bbc47269c28d87af8 (patch) | |
| tree | 48ddf9febae1f5a4e3fab20a549a3fa54880f697 /.github | |
| parent | Use spaces around operators (diff) | |
| download | pokeyellow-cde1cb7b1f405c2b6e78f19bbc47269c28d87af8.tar.gz pokeyellow-cde1cb7b1f405c2b6e78f19bbc47269c28d87af8.tar.xz pokeyellow-cde1cb7b1f405c2b6e78f19bbc47269c28d87af8.zip | |
Use RGBDS 0.9.0 (#123)
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 06a99324..a2c37587 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.8.0 + ref: v0.9.0 repository: gbdev/rgbds - name: Install rgbds |
