fix(actions): set CI environment variables in macOS notarization workflow to enhance DMG creation process
This commit is contained in:
parent
10645afcd4
commit
fb88e4f057
@ -202,6 +202,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "🔧 Creating custom DMG with installer script..."
|
echo "🔧 Creating custom DMG with installer script..."
|
||||||
|
|
||||||
|
# Set CI environment variables
|
||||||
export CI=true
|
export CI=true
|
||||||
export GITEA_ACTIONS=true
|
export GITEA_ACTIONS=true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user