Reorganizing paths

This commit is contained in:
Adsooi 2024-09-30 00:23:39 +02:00
parent e9d204daab
commit 34cb856dd4
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
249 changed files with 118 additions and 294 deletions

View file

@ -18,8 +18,7 @@ steps:
- apt update
- apt install -y qtchooser qttools5-dev-tools
# Start building
- cd LogarithmPlotter/i18n && bash release.sh && cd ../..
- npm run build
- bash scripts/build.sh
when:
event: [ push, tag ]