diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-11-23 20:53:05 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-11-23 20:53:05 -0500 |
| commit | 64e2b66a610d330bfdad108a603027be9652a7e7 (patch) | |
| tree | ad30aba9cc14b795423bf29f5673871cc29c2ee5 /.github | |
| parent | Use `dn` for wave instrument samples, like pokecrystal (diff) | |
| download | pokeyellow-64e2b66a610d330bfdad108a603027be9652a7e7.tar.gz pokeyellow-64e2b66a610d330bfdad108a603027be9652a7e7.tar.xz pokeyellow-64e2b66a610d330bfdad108a603027be9652a7e7.zip | |
Require rgbds 0.5.2
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 0e2472a4..c1052183 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.5.1 + ref: v0.5.2 repository: gbdev/rgbds - name: Install rgbds |
