mirror of
https://github.com/RROrg/rr.git
synced 2025-08-21 20:17:11 +08:00
Compare commits
2 Commits
00dd56679c
...
1127343a02
Author | SHA1 | Date | |
---|---|---|---|
|
1127343a02 | ||
|
33a1053212 |
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
@ -243,7 +243,7 @@ jobs:
|
||||
echo "DLURL=${DLURL}" >> $GITHUB_ENV
|
||||
|
||||
- name: Upload to Artifacts
|
||||
if: success()
|
||||
if: env.iscustom == 'true' && success()
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: rr-${{ env.model }}-${{ env.TAG }}
|
||||
|
1453
files/initrd/opt/rr/lang/tr_TR/LC_MESSAGES/rr.po
Normal file
1453
files/initrd/opt/rr/lang/tr_TR/LC_MESSAGES/rr.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user