mirror of
https://github.com/csd4ni3l/connect-the-current.git
synced 2026-01-01 12:13:44 +01:00
Update to newer workflow file which actually works
This commit is contained in:
@@ -45,6 +45,7 @@ def get_opposite(direction):
|
||||
return "r"
|
||||
elif direction == "r":
|
||||
return "l"
|
||||
|
||||
elif direction == "t":
|
||||
return "b"
|
||||
elif direction == "b":
|
||||
|
||||
Reference in New Issue
Block a user