Skip to content

Commit 1e4b762

Browse files
committed
change
1 parent 7cbe20a commit 1e4b762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/check-image-exists/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ runs:
1818
run: |
1919
import requests
2020
import base64
21+
import os
2122
2223
service = os.getenv('SERVICE')
2324
tag = os.getenv('TAG')

0 commit comments

Comments
 (0)