Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseRosenow committed Oct 28, 2024
1 parent 4ba1574 commit 1ed86ae
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/riot/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ description: Install and build RIOT dependencies
runs:
using: "composite"
steps:
- name: Setup environment variables
run: |
echo "RIOT_VERSION=2024.07" >> $GITHUB_ENV
shell: bash

- name: Cache RIOT
id: cache-riot
uses: actions/cache@v4
Expand Down

0 comments on commit 1ed86ae

Please sign in to comment.