mirror of
https://github.com/bitwarden/server.git
synced 2025-05-21 11:34:31 -05:00
Fix syntax error (#3144)
This commit is contained in:
parent
6aff9b7b05
commit
5a93c687b0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -427,7 +427,7 @@ jobs:
|
||||
|
||||
sudo chown -R $(whoami):$(whoami) $STUB_OUTPUT
|
||||
|
||||
Remove extra directories and files
|
||||
# Remove extra directories and files
|
||||
rm -rf $STUB_OUTPUT/US/letsencrypt
|
||||
rm -rf $STUB_OUTPUT/EU/letsencrypt
|
||||
rm $STUB_OUTPUT/US/env/uid.env $STUB_OUTPUT/US/config.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user