diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2024-01-03 10:59:04 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-03 10:59:04 -0500 |
| commit | fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b (patch) | |
| tree | aeec4e2e98eb8a8ad122ebb59346b1028bf92b69 /.github/workflows/main.yml | |
| parent | Use BANK("Trainer Sight") to apply to all four possible functions in the "Tra... (diff) | |
| download | pokeyellow-fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b.tar.gz pokeyellow-fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b.tar.xz pokeyellow-fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b.zip | |
Update to RGBDS 0.7.0 (#447)
Diffstat (limited to '.github/workflows/main.yml')
| -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 2f26a4d3..03d5dc0d 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.6.1 + ref: v0.7.0 repository: gbdev/rgbds - name: Install rgbds |
