Skip to content

Commit

Permalink
[deps] Pointed to openwisp-radius master
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Nov 14, 2023
1 parent 4f2d93c commit 3fceccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

- name: Get openwisp-radius
run: |
curl -L https://github.com/openwisp/openwisp-radius/tarball/issues/491-password-expiration -o openwisp-radius.tar.gz
curl -L https://github.com/openwisp/openwisp-radius/tarball/master -o openwisp-radius.tar.gz
tar -xvzf openwisp-radius.tar.gz && mkdir openwisp-radius
mv openwisp-*/* openwisp-radius
Expand Down

0 comments on commit 3fceccd

Please sign in to comment.