Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviusrzv committed Sep 13, 2024
1 parent dc86e69 commit 1e63991
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,13 +124,7 @@ jobs:
ambuild
- name: Upload Artifacts
uses: actions/upload-artifact@v3.1.1
uses: actions/upload-artifact@v4
with:
name: plugin_binaries_180
path: ./amxmodx/build/*

- name: Download Artifacts
uses: actions/download-artifact@v3
with:
pattern: plugin_binaries_180
merge-multiple: true

0 comments on commit 1e63991

Please sign in to comment.