Skip to content

Commit

Permalink
fix: menambahkan action checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
reacto11mecha committed Jul 20, 2024
1 parent 6063819 commit 1b8d576
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
attendance: ${{ steps.filter.outputs.attendance }}
chooser: ${{ steps.filter.outputs.chooser }}
steps:
- uses: actions/checkout@v3

# For pull requests it's not necessary to checkout the code
- uses: dorny/paths-filter@v3
id: filter
Expand Down

0 comments on commit 1b8d576

Please sign in to comment.