mirror of
https://github.com/bitwarden/server.git
synced 2025-04-24 06:25:09 -05:00
Test
This commit is contained in:
parent
420bcb7c43
commit
aa62e6f10d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -311,6 +311,8 @@ jobs:
|
||||
mkdir linux-amd64
|
||||
docker run --rm --platform linux/amd64 --volume $(pwd):/temp --entrypoint bash \
|
||||
${{ steps.image-name.outputs.name }} -c "cp -r ./ /temp/linux-amd64"
|
||||
ls -alh
|
||||
ls -alh linux-amd64
|
||||
file linux-amd64/${{ matrix.project_name }}.dll
|
||||
|
||||
mkdir linux-arm
|
||||
|
Loading…
x
Reference in New Issue
Block a user