ci checkout

This commit is contained in:
Samkist
2022-06-03 02:20:17 -04:00
parent 0d8654cdb3
commit c0f9a172d8

View File

@@ -23,7 +23,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@feature-compile-ci
- name: start-message
run: echo Starting compilation