mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2024-11-14 01:24:56 +00:00
Name GitHub action step
This commit is contained in:
parent
86a24e7b46
commit
46557eca24
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Index
|
||||
- name: Copy files
|
||||
run: |
|
||||
mkdir ${{ env.OUTPUT_PATH }}
|
||||
cp index.html favicon.ico manifest.json pwa.js robots.txt ${{ env.OUTPUT_PATH }}
|
||||
|
Loading…
Reference in New Issue
Block a user