From c3422cb8db752383a9cadb358bd6e045f4d118b7 Mon Sep 17 00:00:00 2001 From: admeeer Date: Fri, 13 Oct 2023 14:27:22 -0700 Subject: [PATCH] Finalize README to include all tutorial steps --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 946cd24..4dc0f84 100644 --- a/README.md +++ b/README.md @@ -84,13 +84,10 @@ These steps run you through modifying the tests and default workflow to capture 1. Navigate to the `Actions` tab 2. On the left, click on the `build-and-test-automation` workflow 3. Click the topmost workflow - 4. Success (hopefully!) - - - - - - + 4. Wait for the workflow to finish. + 5. Scroll down and wait for the artifacts to upload. + 6. Success! (hopefully!) +- Did the workflow not succeed or are you stuck? See **Workflow gists** to review the workflow. ## Workflow gists