Fix cicd main.yml

This commit is contained in:
Lorenzo Iovino 2024-01-12 04:23:29 +01:00
parent 9a4998139d
commit bb9dee3c52

View file

@ -16,7 +16,6 @@ jobs:
- uses: actions/checkout@v2
- run: npm install
- run: npm run build
- uses: actions/checkout@master
- uses: shallwefootball/s3-upload-action@master
with:
aws_key_id: ${{ secrets.AWS_KEY_ID }}