1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-16 02:28:13 -05:00

Update workflow

This commit is contained in:
Vince Grassia 2023-11-16 14:58:05 -05:00
parent f5dc7f4d53
commit ecf692e9b4
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

@ -224,7 +224,7 @@ jobs:
run: |
mkdir build
docker run --rm --platform linux/amd64 --volume $(pwd)/build:/temp --entrypoint bash \
${{ steps.image-name.outputs.name }} -c "cp -r ./ /temp"
${{ steps.image-name.outputs.name }} -c "cp -r ./ /temp"
cd build
zip -r ${{ matrix.project_name }}.zip .