Skip to content

Commit

Permalink
Update custom-ox.sh
Browse files Browse the repository at this point in the history
shorter sleep might trigger timeout?
  • Loading branch information
aaronhmiller authored Feb 1, 2024
1 parent 6df7068 commit feac1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custom-ox.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Add sleep before the ox action
sleep 60
sleep 10

# Run the actual checkout action
sh -c "/usr/bin/docker run --name oxsecurityoxblockmodelatest_6ff9a5 --label f45b78 --workdir /github/workspace --rm \
Expand Down

0 comments on commit feac1d3

Please sign in to comment.