Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed Apr 5, 2024
1 parent f5a35c0 commit 3c3a684
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
permissions:
contents: write
steps:
- name: Wait a bit
run: sleep 10
- name: check out repository
uses: actions/checkout@v3
- name: get latest commit hash
Expand Down

0 comments on commit 3c3a684

Please sign in to comment.