Skip to content

Commit

Permalink
Update setup-environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
burnt-exe authored Jun 2, 2024
1 parent f378908 commit 38b9edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
}
});
// Redirect to course materials page or update UI accordingly
})
})
.catch((error) => {
alert("Registration failed: " + error.message);
});
Expand Down

0 comments on commit 38b9edd

Please sign in to comment.