This commit is contained in:
mr. m
2025-04-03 19:49:35 +02:00

View File

@@ -645,7 +645,7 @@ jobs:
pwd pwd
ls . ls .
ls .. ls ..
mv releases.xml ./build/flatpak/app.zen_browser.zen.metainfo.xml mv releases.xml ./build/app.zen_browser.zen.metainfo.xml
# output the version to the file # output the version to the file
echo -n ${{ needs.build-data.outputs.version }} > ./flatpak/version echo -n ${{ needs.build-data.outputs.version }} > ./flatpak/version