Skip to content

Commit

Permalink
fix: get new invite checker module version (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
amandahla committed Sep 19, 2024
1 parent 1250f6d commit 996d9ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synapse_rock/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ parts:
pip3 install --prefix="/install" --no-deps --no-warn-script-location /synapse[all];
git clone https://git.buechner.me/nbuechner/synapse-invite-checker
cd synapse-invite-checker
git checkout e81f3087924038ff23d7ee15e9b992631ea593d0
pip3 install --prefix="/install" --no-warn-script-location -U .
cd ..
cp docker/start.py $CRAFT_PART_INSTALL/
Expand Down

0 comments on commit 996d9ce

Please sign in to comment.