ci: Fix linux package.

mesh
Pierre-Antoine Rouby 2023-09-13 15:36:39 +02:00
parent d33d6b166f
commit ac756ec41e
1 changed files with 3 additions and 3 deletions

View File

@ -108,9 +108,9 @@ build-linux:
# Create directory
- mkdir -p pamhyr
# Copy Pamhyr info
- cp -v ../VERSION pamhyr/
- cp -v ../AUTHORS pamhyr/
- cp -v ../LICENSE pamhyr/
- cp -v ../VERSION pamhyr/pamhyr/
- cp -v ../AUTHORS pamhyr/pamhyr/
- cp -v ../LICENSE pamhyr/pamhyr/
# Copy mage
- mkdir -p pamhyr/mage
- cp -v ../mage-linux/* pamhyr/mage/