mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
release-upload: remove uneeded decode which blows up
This commit is contained in:
@@ -23,7 +23,7 @@ https://github.com/cirosantilli/linux-kernel-module-cheat#release-upload
|
||||
'describe',
|
||||
'--exact-match',
|
||||
'--tags'
|
||||
]).decode().rstrip()
|
||||
]).rstrip()
|
||||
upload_path = self.env['release_zip_file']
|
||||
|
||||
# Check the release already exists.
|
||||
|
||||
Reference in New Issue
Block a user