Update main.yml

This commit is contained in:
Cekis
2021-06-20 11:58:05 -07:00
committed by GitHub
parent d517c3bf4d
commit 12f3060ad8

View File

@@ -23,6 +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
- name: Checkout code
- uses: actions/checkout@v2
with:
path: 'src/'