Skip to content

Commit

Permalink
fixup_job
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinepouille committed Nov 14, 2024
1 parent 2f82cce commit bbbdab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
with:
name: linux
- name: Setup electron app
run: >-
run: |
tar xzf Kappapp.tar.gz
mkdir -p build
mv Kappapp ./build/
Expand Down

0 comments on commit bbbdab5

Please sign in to comment.