Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pro100ren4 authored Jul 11, 2024
1 parent 1ed1a01 commit 3a67c01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Download ubuntu packages
run: apt-get install -y build-essential
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 3a67c01

Please sign in to comment.