Skip to content

Commit

Permalink
fix checkout self
Browse files Browse the repository at this point in the history
  • Loading branch information
boluomimohesa committed Mar 19, 2024
1 parent 4e3c86b commit 40f5536
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
repository: boluomimohesa/sing-rules-dat

- name: Setup Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 40f5536

Please sign in to comment.