Skip to content

Commit

Permalink
Update custom-ox.sh
Browse files Browse the repository at this point in the history
testing shorter sleep
  • Loading branch information
aaronhmiller authored Feb 1, 2024
1 parent 6664909 commit f6bda4a
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 10
sleep 5

# 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 f6bda4a

Please sign in to comment.