Skip to content

Commit 1796899

Browse files
committed
clean up a little
1 parent 9e4397d commit 1796899

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,6 @@ jobs:
202202
cd ..
203203
s3cmd put phplist-${RELEASE_VERSION}.* s3://${{ secrets.AWS_S3_VERSIONS_BUCKET }}/
204204
s3cmd put phplist3/public_html/lists/admin/images/power-phplist.png s3://${{ secrets.AWS_S3_POWERED_BUCKET }}/images/${RELEASE_VERSION}/
205-
cd $GITHUB_WORKSPACE
206-
tar zxvf ../phplist-${RELEASE_VERSION}.tgz
207-
ls -l
208205
209206
- name: Set up QEMU
210207
uses: docker/setup-qemu-action@v1

0 commit comments

Comments
 (0)