diff --git a/.github/workflows/linker-script.yml b/.github/workflows/linker-script.yml index 802d7ec3..f59df43c 100644 --- a/.github/workflows/linker-script.yml +++ b/.github/workflows/linker-script.yml @@ -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" \ No newline at end of file + cmp --silent -- "agb/gba.ld" "template/gba.ld"