Skip to content

Commit

Permalink
test runner
Browse files Browse the repository at this point in the history
Signed-off-by: simvalery <[email protected]>
  • Loading branch information
simvalery committed Oct 17, 2024
1 parent c3fe34d commit 8cdbff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Build packages
run: |
sudo apt-get update
sudo apt-get install -y xvfb x11-xserver-utils
sudo apt-get install -y xvfb x11-xserver-utils libnss3-tools
pushd interfaces
yarn run build
popd
Expand Down

0 comments on commit 8cdbff6

Please sign in to comment.