Skip to content

Commit

Permalink
Typo Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RudraSen2 committed Nov 9, 2023
1 parent a4bc99f commit 549e35f
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 @@ -25,7 +25,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm install
sudo apt install flatpak flatpack-builder elfutils
sudo apt install flatpak flatpak-builder elfutils
npm run make
npm run publish
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 549e35f

Please sign in to comment.