Skip to content

Commit

Permalink
unfuck actions/upload-artifact@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksiy-Yakovenko committed Jul 15, 2024
1 parent 56091e0 commit a0363ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
gh_ed25519_iv: ${{ secrets.GH_ENCRYPTED_ED25519_IV }}
run: TRAVIS_OS_NAME=linux travis/upload.sh
- name: Upload linux plugin descriptors
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
uses: actions/upload-artifact@v2
with:
name: plug-descr-linux
Expand Down

0 comments on commit a0363ea

Please sign in to comment.