mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(CI): Remove unused CI environment variables
Not used since CI docker refactor.
This commit is contained in:
parent
933c1e7e96
commit
a764aebaf9
3
.github/workflows/build-test-deploy.yaml
vendored
3
.github/workflows/build-test-deploy.yaml
vendored
|
@ -459,9 +459,6 @@ jobs:
|
|||
needs.update-nightly-tag.result == 'skipped')
|
||||
permissions:
|
||||
contents: write
|
||||
env:
|
||||
TRAVIS: true
|
||||
TRAVIS_BUILD_DIR: ${{ github.workspace }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: homebrew
|
||||
|
|
Loading…
Reference in New Issue
Block a user