Skip to content

Commit

Permalink
Update Cloak binary
Browse files Browse the repository at this point in the history
[cloak]
  • Loading branch information
outspace committed Feb 11, 2024
1 parent 3b198ed commit bfd623e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_cloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: amnezia-vpn/Cloak
ref: 28890e1c69e0b02b052fe6e438f5c3642137ab7a
ref: master-amnezia
path: Cloak

- name: 'Build Cloak binary'
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: amnezia-vpn/Cloak
ref: 28890e1c69e0b02b052fe6e438f5c3642137ab7a
ref: master-amnezia
path: Cloak

- name: 'Run build script'
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: amnezia-vpn/Cloak
ref: 28890e1c69e0b02b052fe6e438f5c3642137ab7a
ref: master-amnezia
path: Cloak

- name: 'Run build script'
Expand Down

0 comments on commit bfd623e

Please sign in to comment.