Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: don't checkout twice
  • Loading branch information
biohazard999 committed Sep 2, 2022
1 parent 8ea6f90 commit c12e31a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Xenial.Blog.xenial-io.yml
Expand Up @@ -45,7 +45,6 @@ jobs:
needs: [build]
if: github.event.pull_request == false
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2
- name: Checkout Submodules
run: git submodule init
Expand Down

0 comments on commit c12e31a

Please sign in to comment.