mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
add newline
This commit is contained in:
parent
a4c4fd6ce0
commit
4714144db5
2
.github/workflows/linker-script.yml
vendored
2
.github/workflows/linker-script.yml
vendored
|
@ -9,4 +9,4 @@ jobs:
|
|||
- name: Check out repository
|
||||
uses: actions/checkout@v2
|
||||
- name: Check if gba.ld files are identical
|
||||
cmp --silent -- "agb/gba.ld" "template/gba.ld"
|
||||
cmp --silent -- "agb/gba.ld" "template/gba.ld"
|
||||
|
|
Loading…
Reference in a new issue