Skip to content

Commit

Permalink
Merge pull request #69 from hoppscotch/master
Browse files Browse the repository at this point in the history
Update tests.yml
  • Loading branch information
SamJakob authored Jul 4, 2023
2 parents 959bf9c + edae796 commit c1a6b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Dependencies
run: |
sudo apt update
sudo apt install gcc libgtk-3-dev libappindicator3-dev libwebkit2gtk-4.0-dev libayatana-appindicator3-dev
sudo apt install gcc libgtk-3-dev libayatana-appindicator3-dev libwebkit2gtk-4.0-dev
- name: Checkout
uses: actions/checkout@v2
- name: Set up Go
Expand Down

0 comments on commit c1a6b5d

Please sign in to comment.