mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-23 11:49:15 +01:00
- again
This commit is contained in:
parent
2d3f38a079
commit
3e46a009da
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
mkdir -p wiiflow
|
mkdir -p wiiflow
|
||||||
cp -r wii/wiiflow/Languages wiiflow/languages
|
cp -r wii/wiiflow/Languages wiiflow/languages
|
||||||
cp -r wii/wiiflow/themes_lite wiiflow/themes_lite
|
cp -r wii/wiiflow/themes_lite wiiflow/themes_lite
|
||||||
echo "sha=$(${GITHUB_SHA} | head -c 7)" >> $GITHUB_ENV
|
echo "sha=$(git rev-parse --short=7 HEAD)" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Upload binaries
|
- name: Upload binaries
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user