Skip to content

Commit

Permalink
cc
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed May 5, 2024
1 parent ee6e892 commit 72982b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
name: Install AM 📝
runs-on: ubuntu-22.04
steps:

- uses: actions/checkout@v4
- name: Install AM
run: |
Expand All @@ -53,13 +52,11 @@ jobs:
am version && \
printf '\n\n\tInstallation DONE\n\n' || \
echo 'Something goes wrong!' && exit 1
- uses: actions/upload-artifact@v2
- name: Upload
with:
name: all
path: ${{ github.workspace }}

- uses: actions/upload-artifact@v2
- name: Save
with:
Expand Down

0 comments on commit 72982b1

Please sign in to comment.