Skip to content
Snippets Groups Projects
Verified Commit 735058bd authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix typo in target name

parent 5a67c41f
No related branches found
No related tags found
No related merge requests found
Pipeline #1113 failed
......@@ -32,7 +32,7 @@ build-aarch64:
- sdk-assistant list
- cp -a . /home/mersdk/build
- pushd /home/mersdk/build
- mb2 -t SailfishOS-4.0.1.23-aarch64 build
- mb2 -t SailfishOS-4.1.0.23-aarch64 build
- popd
- mv /home/mersdk/build/RPMS .
- mv /home/mersdk/build/.build/ ./.build/ 2>/dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment