mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-10 07:08:02 -05:00
Update build-dist.yaml
This commit is contained in:
2
.github/workflows/build-dist.yaml
vendored
2
.github/workflows/build-dist.yaml
vendored
@@ -20,6 +20,8 @@ jobs:
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: main
|
||||
|
||||
# Runs a single command using the runners shell
|
||||
- name: build
|
||||
|
||||
Reference in New Issue
Block a user