Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aine-etke committed Aug 20, 2024
1 parent 0c221bc commit d741cc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
type=raw,value=latest,enable=${{ github.ref_name == 'main' }}
type=raw,value=${{ env.app_version }},enable=${{ github.ref_name == 'main' }}
- name: Checkout Etherpad
container: git
run: |
wget https://github.com/ether/etherpad-lite/archive/refs/tags/v${{ env.app_version }}.tar.gz
tar -xf ${{ env.app_version }}.tar.gz
Expand Down

0 comments on commit d741cc2

Please sign in to comment.