mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
removing the 'move asset' task. no longer needed
This commit is contained in:
parent
58621fd265
commit
44e134b6de
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -261,12 +261,6 @@ jobs:
|
||||
GITHUB_REF: ${{ github.ref }}
|
||||
GITHUB_EVENT: ${{ github.event_name }}
|
||||
|
||||
- name: move assets
|
||||
run: |
|
||||
echo "Hopefully this is temporary until release 0.0.6 of the fetch-gh-release-asset is released"
|
||||
mkdir dist
|
||||
mv bw_${{ env.PACKAGE_VERSION }}_amd64.snap -t dist
|
||||
|
||||
- name: get linux zip artifact
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user