Skip to content

Commit

Permalink
Update t1-with-tag-1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseGaud authored Oct 30, 2024
1 parent e0b67ea commit 727b51e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/t1-with-tag-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ jobs:
hostname
echo "123"
- run: whoami
- run: echo "AGENT_TOOLSDIRECTORY=/Users/anka/tools" >> $GITHUB_ENV
- uses: actions/setup-python@v5
env:
AGENT_TOOLSDIRECTORY: /Users/anka/tools
with:
python-version: "3.9"
- run: python --version

0 comments on commit 727b51e

Please sign in to comment.