aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2022-12-03 11:11:13 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2022-12-03 11:11:13 -0500
commit53805947c3bc30c491b4f2a820c27e152dfa4b89 (patch)
treefb0b67e9efc05305eeaabd06b928b94000909a9f /.github
parentFix preinclude dependencies (diff)
downloadpokeyellow-53805947c3bc30c491b4f2a820c27e152dfa4b89.tar.gz
pokeyellow-53805947c3bc30c491b4f2a820c27e152dfa4b89.tar.xz
pokeyellow-53805947c3bc30c491b4f2a820c27e152dfa4b89.zip
Use rgbds 0.6.1 (0.6.0 also still works)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 805aea49..9b3efa30 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.0
+ ref: v0.6.1
repository: gbdev/rgbds
- name: Install rgbds