Skip to content

Commit

Permalink
Back to chocolately
Browse files Browse the repository at this point in the history
  • Loading branch information
vocksel committed Oct 23, 2023
1 parent 6c261e7 commit 2948378
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,7 @@ jobs:
run: rojo build dev.project.json -o studio-tests.rbxl

- name: Install Mullvad
shell: bash
run: |
curl -O https://github.com/mullvad/mullvadvpn-app/releases/download/2023.5/MullvadVPN-2023.5.exe
./MullvadVPN-2023.5.exe
run: choco install mullvad-app

- name: Update path with Mullvad executable
shell: bash
Expand Down

0 comments on commit 2948378

Please sign in to comment.