mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2025-12-14 18:23:53 +00:00
Name GitHub action step
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user