1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

removal of freebsd build, upload, release and other references (#17354)

This commit is contained in:
aj-bw
2025-11-17 16:33:12 -05:00
committed by GitHub
parent 670f3514ba
commit 413a024e61
4 changed files with 1 additions and 18 deletions

View File

@@ -270,13 +270,6 @@ jobs:
path: apps/desktop/dist/Bitwarden-${{ env._PACKAGE_VERSION }}-x86_64.rpm
if-no-files-found: error
- name: Upload .freebsd artifact
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
with:
name: Bitwarden-${{ env._PACKAGE_VERSION }}-x64.freebsd
path: apps/desktop/dist/Bitwarden-${{ env._PACKAGE_VERSION }}-x64.freebsd
if-no-files-found: error
- name: Upload .snap artifact
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
with: