Skip to content

Commit

Permalink
unfuck actions/upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksiy-Yakovenko committed Jul 15, 2024
1 parent 56091e0 commit 344fdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
gh_ed25519_iv: ${{ secrets.GH_ENCRYPTED_ED25519_IV }}
run: TRAVIS_OS_NAME=linux travis/upload.sh
- name: Upload linux plugin descriptors
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: plug-descr-linux
path: temp/output/x86_64/*.descr
Expand Down

0 comments on commit 344fdf8

Please sign in to comment.