Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny authored Mar 11, 2020
1 parent 91c4282 commit fbffcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: Build
run: |
mkdir -R www/_site
mkdir -p www/_site
cat > www/_site/index.html <<EOL
<!doctype html>
<html>
Expand Down

0 comments on commit fbffcbc

Please sign in to comment.