Skip to content

Commit

Permalink
it's time to be a little silly
Browse files Browse the repository at this point in the history
  • Loading branch information
stxticOVFL committed Aug 15, 2022
1 parent f14b08d commit 82d1e1c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,10 @@ jobs:
v5-linux:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 82d1e1c

Please sign in to comment.