diff options
author | Astatin <[email protected]> | 2024-12-16 13:55:10 +0900 |
---|---|---|
committer | Astatin <[email protected]> | 2024-12-16 13:55:10 +0900 |
commit | 8ee888534cdfa9d0c72790ae21ef22889c303e1a (patch) | |
tree | 5d5a65f9bb0c650ff48633fde6f8d7951c8f6e8f /.github | |
parent | 8f741001d75dc380a36648d9e1aa85174a3aff88 (diff) |
Add GPL3 license
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/go.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2d23246..e4daa39 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -35,3 +35,4 @@ jobs: title: "Development Build" files: | gbasm_linux-x86_64 + LICENSE |