Skip to content

Commit

Permalink
Try ls on config app
Browse files Browse the repository at this point in the history
  • Loading branch information
rnd-ash committed Jul 13, 2023
1 parent ce548f3 commit c97cb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
working-directory: ./config_app
run: cargo appimage
- name: Test
run: ls -aslh
run: ls config-app/ -aslh
- uses: actions/upload-artifact@v3
with:
path: config-app/
Expand Down

0 comments on commit c97cb79

Please sign in to comment.