Skip to content
Snippets Groups Projects
Commit 1f9ab048 authored by jkito's avatar jkito :skull:
Browse files

ci: remove ineffective chmod from build step of macOS job

parent 8b3ac473
Branches
Tags 0.24.6-rc.1
1 merge request!248ci: remove ineffective chmod from build step of macOS job
Pipeline #235266 passed
......@@ -119,7 +119,6 @@ jobs:
make vendor
make build
make installer
chmod +x ./build/installer/RiseupVPN-installer-unknown.app/Contents/MacOS/RiseupVPN-installer-unknown
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment