Updated workflow

This commit is contained in:
netkas 2024-10-10 14:26:01 -04:00
parent a3049d3355
commit db18d8b826

View file

@ -189,8 +189,8 @@ jobs:
- name: Download build artifacts
uses: actions/download-artifact@v4
with:
name: TgBotLib_build
path: TgBotLib_build # Adjust this to download the artifact directly under 'TgBotLib_build'
name: release
path: release
- name: Install dependencies
run: |