Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RudraSen2 committed Nov 12, 2023
1 parent 752e124 commit e38f27d
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 make
npm run make && cd out/Google Docs-linux-x64 && ll
npm run publish
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit e38f27d

Please sign in to comment.