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 c0a8eab commit f2d0a68
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 @@ -160,7 +160,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 f2d0a68

Please sign in to comment.