mirror of
https://github.com/bitwarden/server.git
synced 2025-04-25 06:42:22 -05:00
Test
This commit is contained in:
parent
4a00dfc3ce
commit
e3c08a28b2
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -317,10 +317,10 @@ jobs:
|
||||
|
||||
cd build
|
||||
zip -r ${{ matrix.project_name }}.zip .
|
||||
mv ${{ matrix.project_name }}.zip ../../../
|
||||
mv ${{ matrix.project_name }}.zip ../
|
||||
|
||||
pwd
|
||||
ls -atlh ../../../
|
||||
ls -atlh ../
|
||||
|
||||
- name: Upload project artifact
|
||||
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user