mirror of
https://github.com/PaiGramTeam/telegram-bot-api-build.git
synced 2024-11-21 22:48:07 +00:00
Upload github.env only once
This commit is contained in:
parent
1caa9a4e96
commit
118644715f
1
.github/workflows/multiarch.yml
vendored
1
.github/workflows/multiarch.yml
vendored
@ -63,6 +63,7 @@ jobs:
|
||||
|
||||
- name: Upload environment info as artifact
|
||||
uses: actions/upload-artifact@v4.3.3
|
||||
if: matrix.arch == 'linux/amd64' # Run this step only once per all matrix builds
|
||||
with:
|
||||
name: github_env
|
||||
path: github.env
|
||||
|
Loading…
Reference in New Issue
Block a user