This commit is contained in:
2020-05-07 15:57:27 +10:00
parent 9cbbb09ede
commit d34efc7654
+1 -1
View File
@@ -13,7 +13,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build:
ci:
# The type of runner that the job will run on
runs-on: ubuntu-latest