This commit is contained in:
Joseph Lenox 2021-04-02 23:13:13 -05:00
parent 626f5f80c9
commit fd618d8a61

View File

@ -37,9 +37,9 @@ jobs:
image: ubuntu-1604:202007-01 image: ubuntu-1604:202007-01
working_directory: /build working_directory: /build
steps: steps:
- checkout
- attach_workspace: - attach_workspace:
at: /tmp/workspace at: /tmp/workspace
- checkout
- run: - run:
name: Package AppImage name: Package AppImage
command: | command: |