mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-12 12:51:43 +00:00
Refactor some workflows for consistency (#1510)
This commit is contained in:
@@ -9,7 +9,8 @@ jobs:
|
||||
if: github.repository_owner == 'gbdev'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user