Rewrote license activation to use a lock to prevent race-conditions.
This commit is contained in:
@@ -68,6 +68,7 @@ outputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
# Note: I may want to add the platform input to the cache key in the future if I want to cache per-platform. Though this will use more space.
|
||||
- name: "Get full cache key and build command."
|
||||
id: command
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user