Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
huideyeren committed Mar 23, 2024
1 parent dfe05c1 commit 371eb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- name: Install libgbm-dev.
run: sudo apt-get install -y libgbm-dev
run: sudo apt-get install -y libgbm-dev poppler-utils
- name: Install Node Package.
run: npm install
- name: Compile SCSS.
Expand Down

0 comments on commit 371eb86

Please sign in to comment.