Skip to content

Commit

Permalink
still testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanabx committed Feb 17, 2024
1 parent 4a794d1 commit 5f9f955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile_cosmic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- run: git clone --recurse-submodules https://github.com/pop-os/launcher
# - run: cd launcher && just build-release
# - run: cd ..
- run: mv cosmic-epoch /host/cosmic-epoch
- run: mv launcher /host/launcher
- run: mv cosmic-epoch /cosmic-epoch
- run: mv launcher /launcher
- uses: actions/upload-artifact@v4
with:
# Name of the artifact to upload.
Expand Down

0 comments on commit 5f9f955

Please sign in to comment.