wip
This commit is contained in:
@@ -44,6 +44,11 @@ jobs:
|
|||||||
sed -i '/@@CONFIG_CODE@@/d' .docs/web/pages/reference.html
|
sed -i '/@@CONFIG_CODE@@/d' .docs/web/pages/reference.html
|
||||||
rm .docs/web/pages/temp_config_code.html
|
rm .docs/web/pages/temp_config_code.html
|
||||||
|
|
||||||
|
- name: List files in .docs directory
|
||||||
|
run: |
|
||||||
|
echo "Listing files in .docs directory:"
|
||||||
|
ls -R .docs
|
||||||
|
|
||||||
- name: Upload spearhead.lua artifact
|
- name: Upload spearhead.lua artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user