Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RudraSen2 committed Dec 10, 2023
1 parent dd22f97 commit ed579c0
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 @@ -30,7 +30,7 @@ jobs:
run: |
npm install
sudo apt install flatpak flatpak-builder elfutils
npm run package && cd "out/Google Docs-linux-x64/google-docs" && ls
npm run package && cd "out/Google Docs-linux-x64" && ls
- uses: actions/upload-artifact@v3
with:
name: Linux
Expand Down

0 comments on commit ed579c0

Please sign in to comment.