From 922bb486eb46957e4ee87ee2ebd03d311586cef8 Mon Sep 17 00:00:00 2001 From: binarybullet59 <74677267+binarybullet59@users.noreply.github.com> Date: Tue, 5 Jan 2021 13:17:46 -0600 Subject: [PATCH] Update blank.yml --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index e5178e6..695a287 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -14,7 +14,7 @@ on: print(1) workflow_dispatch: # A workflow run is made up of one or more jobs that can run sequentially or in parallel -jobs: +jobs: echo # This workflow contains a single job called "build" build: # The type of runner that the job will run on