Commit ac756ec4 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

ci: Fix linux package.

Showing with 3 additions and 3 deletions
+3 -3
......@@ -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/
......
Supports Markdown
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