Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Prince527GitHub committed Jun 22, 2024
1 parent cee4342 commit 4aa0b31
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
with:
node-version: 'lts/*'

- name: Setup Node.js
if: matrix.os == 'ubuntu-latest'
run: sudo apt install flatpak flatpak-builder elfutils

- name: Install Packages
run: npm i

Expand Down

0 comments on commit 4aa0b31

Please sign in to comment.