Log driver and remove useless wayland workaround
This commit is contained in:
1
.github/workflows/deployment.yml
vendored
1
.github/workflows/deployment.yml
vendored
@@ -47,7 +47,6 @@ jobs:
|
|||||||
rm README.md
|
rm README.md
|
||||||
git add .
|
git add .
|
||||||
git commit --allow-empty -m "Updating"
|
git commit --allow-empty -m "Updating"
|
||||||
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/Anuken/MindustryJitpack
|
|
||||||
git tag ${RELEASE_VERSION}
|
git tag ${RELEASE_VERSION}
|
||||||
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/Anuken/MindustryJitpack
|
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/Anuken/MindustryJitpack
|
||||||
cd ../Mindustry
|
cd ../Mindustry
|
||||||
|
|||||||
Reference in New Issue
Block a user