diff options
| author | Ray <[email protected]> | 2020-01-10 13:05:19 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-10 13:05:19 +0100 |
| commit | 6b2aa173fc6c87716cd49ed7f4de865811e04847 (patch) | |
| tree | 14266f8d50f2af2ab8d1dd4439dd735389a25b6d /.github | |
| parent | 2cf8352b95bef571666087ff9ee51d364605252d (diff) | |
| download | raylib-6b2aa173fc6c87716cd49ed7f4de865811e04847.tar.gz raylib-6b2aa173fc6c87716cd49ed7f4de865811e04847.zip | |
Update cd_src_release.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/cd_src_release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cd_src_release.yml b/.github/workflows/cd_src_release.yml index 5bb63440..4fa720ba 100644 --- a/.github/workflows/cd_src_release.yml +++ b/.github/workflows/cd_src_release.yml @@ -6,7 +6,7 @@ on: types: [published] jobs: - release: + build: runs-on: ubuntu-latest steps: - name: Checkout code |
