Skip to content

Commit 98ee030

Browse files
committed
chore: no perm
1 parent 42a81f2 commit 98ee030

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ui-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ jobs:
3535
projectPath: sample
3636
buildMethod: MacBuilder.BuildForAltTester
3737
customParameters: -logFile logFile.log -quit -batchmode
38-
- name: build permissions
39-
run: |
40-
chmod -R 755 sample/Builds/MacOS/SampleApp.app
41-
xattr -d com.apple.quarantine sample/Builds/MacOS/SampleApp.app
4238
- name: Upload artifact
4339
uses: actions/upload-artifact@v4
4440
with:

0 commit comments

Comments
 (0)