This commit is contained in:
J. Nick Koston 2023-06-08 12:53:22 -05:00
parent f775d26a92
commit 26a2be1564
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ jobs:
- name: Copy files
run: |-
mkdir output
cp -R static/* output/
cp -R firmwares/*/* output/
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v1.0.7