We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 440da15 + 1af85a7 commit 620cdc0Copy full SHA for 620cdc0
1 file changed
.github/workflows/desktop-build.yml
@@ -63,6 +63,7 @@ jobs:
63
--exclude='desktop-app/bin' \
64
--exclude='desktop-app/node_modules' \
65
--exclude='desktop-app/output' \
66
+ --exclude="desktop-app/$STAGING" \
67
--exclude='.git' \
68
desktop-app/
69
cd desktop-app
0 commit comments