Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvolconst <20997907+volconst@users.noreply.github.com>2022-05-08 21:54:19 +0300
committerGitHub <noreply@github.com>2022-05-08 21:54:19 +0300
commitcec59f06583c0b1ed9d2ebd959cc2f54e84234f9 (patch)
tree64cf3d8ddbffa926641aa90e77c39d3822eb485d
parent0870049818e2a452db4ad04bc9f10d0198d07dd3 (diff)
parentee5702bf4742f69ca537722be79f300b9dfe5be7 (diff)
Merge branch 'kliment:master' into perspective-zoomed-width
-rw-r--r--.github/workflows/buildpackage-mac.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/buildpackage-mac.yml b/.github/workflows/buildpackage-mac.yml
index d070cdf..90b385e 100644
--- a/.github/workflows/buildpackage-mac.yml
+++ b/.github/workflows/buildpackage-mac.yml
@@ -38,7 +38,6 @@ jobs:
export git_hash=$(git rev-parse --short "$GITHUB_SHA")
sed -i '' '$ s/.$//' pronterface.spec
cat >> pronterface.spec <<EOL
- ,
info_plist={
'CFBundleShortVersionString': '$git_hash',
'NSPrincipalClass': 'NSApplication',