mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-23 23:56:34 +11:00
add newline
This commit is contained in:
parent
a4c4fd6ce0
commit
4714144db5
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue