Commit c485ab18 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent 07f39a6a
......@@ -28,7 +28,7 @@ patch:
dependencies:
- unity
script:
- apt update; apt -y install tar
- apt update; apt -y install tar patch
- mv dist/src ./unity-src
- cd unity-src
- cp -rf ../patches.sh .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment