Skip to content

Commit

Permalink
Revert "Shorten sleep"
Browse files Browse the repository at this point in the history
This reverts commit 92b97b0.
  • Loading branch information
wpears committed Feb 28, 2024
1 parent fdd129d commit 5203247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/save-iregs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
htmlq -t '.u-layout-grid_main' |
sed '/^ *$/d' |
awk '{$1=$1};1' > "./iregs/${PART}.txt"
sleep 1
sleep 2
done
- name: Commit text
Expand Down

0 comments on commit 5203247

Please sign in to comment.