Skip to content

Commit

Permalink
SASL2 et al need prosody trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
singpolyma committed Dec 18, 2024
1 parent faf34ef commit d11f236
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 @@ -26,7 +26,7 @@ jobs:
echo deb http://packages.prosody.im/debian $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/prosody.list
sudo wget https://prosody.im/files/prosody-debian-packages.key -O/etc/apt/trusted.gpg.d/prosody.gpg
sudo apt-get update
sudo apt-get -y install prosody lua-bitop lua-sec
sudo apt-get -y install prosody-trunk lua-bitop lua-sec
sudo service prosody stop
# - run: npm install -g npm
Expand Down

0 comments on commit d11f236

Please sign in to comment.